SftTree/NET 2.0

Part Field, ItemClickEventArgs Class

Softel vdm, Inc.

Defines which part was clicked. May be null/Nothing indicating that no part is associated with this event.

Syntax      ItemClickEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Part As GenericPartClass

C#   

public readonly GenericPartClass Part;

C++   

public: <readonly> GenericPartClass^ Part;

Comments

The Part field defines which part was clicked. May be null/Nothing indicating that no part is associated with this event.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com